[INFO] cloning repository https://github.com/macmv/lsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/macmv/lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacmv%2Flsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacmv%2Flsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c54dab54513cc5b23d5f4f6884e4f6e068fb04f9
[INFO] fixing macmv/lsp against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacmv%2Flsp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/macmv/lsp
[INFO] finished tweaking git repo https://github.com/macmv/lsp
[INFO] tweaked toml for git repo https://github.com/macmv/lsp written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/macmv/lsp on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/macmv/lsp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq v3.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 77294688ca994baeb830dc694ea594e0d054d9a01123f78848e41692e199b8f9
[INFO] running `Command { std: "docker" "start" "77294688ca994baeb830dc694ea594e0d054d9a01123f78848e41692e199b8f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77294688ca994baeb830dc694ea594e0d054d9a01123f78848e41692e199b8f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77294688ca994baeb830dc694ea594e0d054d9a01123f78848e41692e199b8f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77294688ca994baeb830dc694ea594e0d054d9a01123f78848e41692e199b8f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking lsp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `notification`
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod notification;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `notification`, create file "src/notification.rs" or "src/notification/mod.rs"
[INFO] [stdout]    = note: if there is a `mod notification` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `request`
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub mod request;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `request`, create file "src/request.rs" or "src/request/mod.rs"
[INFO] [stdout]    = note: if there is a `mod request` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `types`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | mod types;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `types`, create file "src/types.rs" or "src/types/mod.rs"
[INFO] [stdout]    = note: if there is a `mod types` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `notification`
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod notification;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `notification`, create file "src/notification.rs" or "src/notification/mod.rs"
[INFO] [stdout]    = note: if there is a `mod notification` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `request`
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub mod request;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `request`, create file "src/request.rs" or "src/request/mod.rs"
[INFO] [stdout]    = note: if there is a `mod request` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `types`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | mod types;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `types`, create file "src/types.rs" or "src/types/mod.rs"
[INFO] [stdout]    = note: if there is a `mod types` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/lsp_version.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![doc = concat!("**", include_str!("lsp_version.txt"), "**.")]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/lsp_version.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![doc = concat!("**", include_str!("lsp_version.txt"), "**.")]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WorkDoneProgressBegin` in this scope
[INFO] [stdout]    --> src/lib.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |   Begin(WorkDoneProgressBegin),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WorkDoneProgressReport` in this scope
[INFO] [stdout]    --> src/lib.rs:162:10
[INFO] [stdout]     |
[INFO] [stdout] 162 |   Report(WorkDoneProgressReport),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WorkDoneProgressEnd` in this scope
[INFO] [stdout]    --> src/lib.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 |   End(WorkDoneProgressEnd),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use types::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lsp` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find type `WorkDoneProgressBegin` in this scope
[INFO] [stdout]    --> src/lib.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |   Begin(WorkDoneProgressBegin),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WorkDoneProgressReport` in this scope
[INFO] [stdout]    --> src/lib.rs:162:10
[INFO] [stdout]     |
[INFO] [stdout] 162 |   Report(WorkDoneProgressReport),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WorkDoneProgressEnd` in this scope
[INFO] [stdout]    --> src/lib.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 |   End(WorkDoneProgressEnd),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PositionEncodingKind` in this scope
[INFO] [stdout]    --> src/lib.rs:191:44
[INFO] [stdout]     |
[INFO] [stdout] 191 |       r#"["utf-8","utf-16","foo"]"# as Vec<PositionEncodingKind>
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 |   fn string_enums_work<PositionEncodingKind>() {
[INFO] [stdout]     |                       ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ClientCapabilities` in this scope
[INFO] [stdout]    --> src/lib.rs:197:62
[INFO] [stdout]     |
[INFO] [stdout] 197 |     assert_serde!(&ClientCapabilities::default(), r#"{}"# as ClientCapabilities);
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 196 |   fn empty_caps_works<ClientCapabilities>() {
[INFO] [stdout]     |                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerCapabilities` in this scope
[INFO] [stdout]    --> src/lib.rs:198:62
[INFO] [stdout]     |
[INFO] [stdout] 198 |     assert_serde!(&ServerCapabilities::default(), r#"{}"# as ServerCapabilities);
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 196 |   fn empty_caps_works<ServerCapabilities>() {
[INFO] [stdout]     |                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TextDocumentSyncOptions` in this scope
[INFO] [stdout]    --> src/lib.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 204 |       &TextDocumentSyncOptions { save: Some(Or2::A(true)), ..Default::default() },
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TextDocumentSyncOptions` in this scope
[INFO] [stdout]    --> src/lib.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 205 |       r#"{"save":true}"# as TextDocumentSyncOptions
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 202 |   fn or2_works<TextDocumentSyncOptions>() {
[INFO] [stdout]     |               +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TextDocumentSyncOptions` in this scope
[INFO] [stdout]    --> src/lib.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 209 |       &TextDocumentSyncOptions { save: Some(Or2::B(SaveOptions::default())), ..Default::default() },
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TextDocumentSyncOptions` in this scope
[INFO] [stdout]    --> src/lib.rs:210:27
[INFO] [stdout]     |
[INFO] [stdout] 210 |       r#"{"save":{}}"# as TextDocumentSyncOptions
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 202 |   fn or2_works<TextDocumentSyncOptions>() {
[INFO] [stdout]     |               +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TextDocumentSyncOptions` in this scope
[INFO] [stdout]    --> src/lib.rs:214:8
[INFO] [stdout]     |
[INFO] [stdout] 214 |       &TextDocumentSyncOptions {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SaveOptions` in this scope
[INFO] [stdout]    --> src/lib.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 215 |         save: Some(Or2::B(SaveOptions { include_text: Some(true), ..Default::default() })),
[INFO] [stdout]     |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TextDocumentSyncOptions` in this scope
[INFO] [stdout]    --> src/lib.rs:218:45
[INFO] [stdout]     |
[INFO] [stdout] 218 |       r#"{"save":{"includeText":true}}"# as TextDocumentSyncOptions
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 202 |   fn or2_works<TextDocumentSyncOptions>() {
[INFO] [stdout]     |               +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use types::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PositionEncodingKind` in this scope
[INFO] [stdout]    --> src/lib.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         PositionEncodingKind::Utf8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `PositionEncodingKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PositionEncodingKind` in this scope
[INFO] [stdout]    --> src/lib.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         PositionEncodingKind::Utf16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `PositionEncodingKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PositionEncodingKind` in this scope
[INFO] [stdout]    --> src/lib.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         PositionEncodingKind::Custom("foo".into())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `PositionEncodingKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ClientCapabilities` in this scope
[INFO] [stdout]    --> src/lib.rs:197:20
[INFO] [stdout]     |
[INFO] [stdout] 197 |     assert_serde!(&ClientCapabilities::default(), r#"{}"# as ClientCapabilities);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^ use of undeclared type `ClientCapabilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ServerCapabilities` in this scope
[INFO] [stdout]    --> src/lib.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     assert_serde!(&ServerCapabilities::default(), r#"{}"# as ServerCapabilities);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^ use of undeclared type `ServerCapabilities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SaveOptions` in this scope
[INFO] [stdout]    --> src/lib.rs:209:52
[INFO] [stdout]     |
[INFO] [stdout] 209 |       &TextDocumentSyncOptions { save: Some(Or2::B(SaveOptions::default())), ..Default::default() },
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ use of undeclared type `SaveOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lsp` (lib test) due to 23 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "77294688ca994baeb830dc694ea594e0d054d9a01123f78848e41692e199b8f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77294688ca994baeb830dc694ea594e0d054d9a01123f78848e41692e199b8f9", kill_on_drop: false }`
[INFO] [stdout] 77294688ca994baeb830dc694ea594e0d054d9a01123f78848e41692e199b8f9
